home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Frameworks / ShowcaseApp 1.2a / READ ME < prev    next >
Encoding:
Text File  |  1994-05-05  |  874 b   |  22 lines  |  [TEXT/R*ch]

  1. Name: ShowcaseApp
  2. Version: 1.2a
  3. Category: examples
  4. Contributor: Dave Harkness <harkness@netcom.com>
  5. Contributor: Brian Hamlin <bhamlin@netcom.com>
  6. Contributor: Andrew Gilmartin <Andrew_Gilmartin@Brown.Edu>
  7. Date: 93-10
  8. TCL-Version: 1.1.3
  9. TCL-Language: C
  10. Copyright: Public Domain
  11.  
  12. Ever said to yourself "...it would be nice if users were able to upload
  13. a demo of the classes along with the source. This would make it easier to
  14. evaluate the functionality of a particular class."?  The main reason that
  15. authors do not include a demo is the time it costs to code one. However,
  16. David Harkness and Brian Hamlin started the Showcase Application project
  17. in May '92 to solve just this problem.
  18.  
  19. Showcase is an small application framework for building a demonstration
  20. application. Showcase is easy to use, lightweight, and even works as a
  21. framework within which to debug your classes.
  22.